-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add RKE2 boostrap provider to e2e #177
Conversation
b5a0d87
to
ddb8cc2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Do we need to add a custom LB configuration to handle the join port?
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
e08bca3
to
88e95cf
Compare
Signed-off-by: Alexandr Demicev <alexandr.demicev@suse.com>
88e95cf
to
717d614
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good to me.
@alexander-demicev - when you get some time could you rebase this?
fetchConfig: | ||
url: https://github.com/rancher-sandbox/cluster-api-provider-rke2/releases/v0.1.1/bootstrap-components.yaml | ||
version: v0.1.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can update to use v0.2.2
now.
Looks like this needs a rebase. |
@alexander-demicev beta release of CAPI is out https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.7.0-beta.0, let's rebase this and get going? |
closing in favor of #177 |
Pull request was closed
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Special notes for your reviewer:
Checklist: